CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - the practice of programming

搜索资源列表

  1. Java_100

    0下载:
  2. java编程100例,含有详细的代码,是很好的实践素材-java programming 100 cases, the practice of good material
  3. 所属分类:Java Develop

    • 发布日期:2017-05-16
    • 文件大小:3834392
    • 提供者:徐金娜
  1. snmpwalk

    0下载:
  2. c语言实现了snmp中set get bulk 和bulkwalk功能 源码-c language in the implementation of snmp and set get bulk source bulkwalk function
  3. 所属分类:SNMP

    • 发布日期:2017-03-29
    • 文件大小:86242
    • 提供者:文言
  1. javaDesign

    0下载:
  2. 本书通过最新的Java特征和最佳实践阐释了经典著作《设计模式》中介绍的23种基本设计模式。作者根据自己丰富的编程经验,用实际的Java 5.0程序、清晰的UML图表以及引人入胜的实践讲述了每个模式。书中每章集中讨论一种特定的模式,之后给出一些自我突破题,自我突破题或者启发读者思考,或者要求编写代码来解决某个问题,有助于更深入地理解书中的概念。 本书适合于各层次的Java开发人员阅读。-This book, through the latest Java features and best p
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:136006
    • 提供者:rain
  1. jiangopen_ORAR_CD

    0下载:
  2. 运筹学算法与编程实践附书源码,包含了书中所有的例程-The practice of operations research algorithms and programming source code written by-laws
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-06-13
    • 文件大小:20209162
    • 提供者:leiming
  1. MatlabC

    0下载:
  2. :Matlab具有强大的数值计算和分析等能力,而C/C++是目前最为流行的高级程序设计语言,两者互补结合的混合编 程在科学研究和工程实践中具有非常重要的意义。因此,从Matlab调用c,C++代码及c,C++调用m文件两方面,深入地研究 了它们之间混合编程的原理和实现机制,并且给出了具体条件下的混合编程方法和步骤。-: Matlab has powerful numerical calculation and analysis capabilities, while the C/C++
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:338667
    • 提供者:ws
  1. service

    0下载:
  2. :面向服务架构(SOA)是分布式系统构造理念发展的一个新阶段。如何将SOA应用到实践中是目前业界的研究热点 所在。探讨了支撑和实施SOA的关键问题,涉及SOA的设计原则、编程模型、实现技术和架构元素等,并深入分析了Web服 务、企业服务总线等核心技术、规范,对于SOA实践具有一定的指导作用。-: Service-oriented architecture (SOA) is the concept of distributed system structure of a new stage
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:454955
    • 提供者:ws
  1. yuanma

    0下载:
  2. 通过练习这十几个 c++实例,可以提高对编程的进一步理解,并提供编程能力。-The adoption of this practice more than a dozen c++ example, you can further enhance the understanding of programming and the ability to provide programming.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-08
    • 文件大小:1703141
    • 提供者:zhangzhongkun
  1. MSP-TEST44X-Practice-code

    1下载:
  2. MSP-TEST44X 学习板光盘资料及实验说明 本学习板是按照教育大纲,采纳国内外许多单片机实验仪的优点,保持了传统机的实验 项目,增加了以实用技术为主的许多实验。实验内容涉及到端口,时钟,FLASH 读写,看 门狗,硬件乘法器,TIMER_A_操作,TIMER_A ,ADC&bt&lcd,通讯操作(232,485, SPI),键盘操作(独立按键,行列按键),LED 显示,LCD 点阵操作,扩展 DATA FLASH 操作, EEPROM 共 1
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2013-11-15
    • 文件大小:109542
    • 提供者:zozo
  1. zhengshuguihua

    0下载:
  2. 整数规划求解算法,《运筹学算法与编程实践-delphi实现》一书源代码,欢迎参考-Integer programming algorithm, " the practice of operations research algorithms and programming-delphi achieve" a book source code, please refer to
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:226601
    • 提供者:朱峰
  1. 0-1guihua_yhmj

    0下载:
  2. 利用隐含枚举法求整数规划问题,《运筹学算法与编程实践-delphi实现》一书源代码,欢迎参考-The use of implicit enumeration method for integer programming problems, " the practice of operations research algorithms and programming-delphi achieve" a book source code, please refer to
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:230362
    • 提供者:朱峰
  1. Interrupt_Programming

    0下载:
  2. 在键盘上练习打字并统计时间的实用程序。当一个句子输入完后(回车键作为结束符),屏幕上以min:sec:msec的格式显示键入字符的时间。在每次打字之前,屏幕上先显示出一个例句,然后用户按照例句,将句中字符通过键盘输入。这个过程可反复进行,当键入一个功能键时,退出打字计时程序。-Keyboard typing practice in and time utility statistics. When a sentence after importation (Enter as at the end
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:14206
    • 提供者:lzl
  1. Cguidebook

    0下载:
  2. C C++编程指南 树立良好的编程习惯 编程风格 包括 文件结构 程序的版式 命名规则等-C C++ programming guide to set a good programming practice to document the structure of programming style, including procedures such as naming format
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-02
    • 文件大小:944947
    • 提供者:vance
  1. caishu

    0下载:
  2. 用java实现的图形小游戏,猜数游戏,是初学者的编程练习选择。-Graphics to achieve with java game, guess the number of games, practice is the choice of programming for beginners.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:668
    • 提供者:kahn
  1. Thinkinginembedded

    0下载:
  2. c嵌入式编程修炼之道是一本介绍嵌入式编程技巧的书,是嵌入是编程人员不可多得的好资料-c embedded programming is the practice of introducing a book embedded programming skills is embedded is a good programmer rare information
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-31
    • 文件大小:12822775
    • 提供者:eric fu
  1. linuxsystemprogramming

    0下载:
  2. 《Linux System Programming》主要介绍了Linux上系统编程知识以及相关的系统调用。《Linux System Prorgramming》(简称LSP)的中文翻译工作是浮图开放实验室和哈尔滨工业大学计算机学院IBM俱乐部 《深入理解计算机系统》讨论班的练习项目。-" Linux System Programming" introduces the knowledge of Linux system programming and related syste
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-07
    • 文件大小:1567080
    • 提供者:scturtle
  1. AlgorithmGossip

    0下载:
  2. “常见程式演算”主要收集一些常见的程式练习题目,您可以藉这些题目培养一些程式设计逻辑的感觉,对题目的分类只是个大概,方便索引而已,实作的部份是使用 C 及 Java。-" Common Programming Calculus" major program to collect some of the common practice topics, you can use these topics for the cultivation of programming logic
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:301968
    • 提供者:wangdong
  1. practice

    0下载:
  2. Students can learn IDL quickly enough that it can be taught as part of a topical course, either as a separate “lab” section or as an integral part of the course. It does not assume that students have experience with another programming language
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:247958
    • 提供者:Hoang Duy
  1. javaExtremeProgramming

    0下载:
  2. Java极限编程:本书介绍了实施极限编程实践-Java Extreme Programming: This book describes the implementation of the practice of Extreme Programming
  3. 所属分类:Java Develop

    • 发布日期:2017-05-14
    • 文件大小:3131137
    • 提供者:sx
  1. AVR

    0下载:
  2. AVR单片机C编程及应用实例,编程由浅入深,通过实践案例加深编程学习-AVR Microcontroller C Programming and Applications, Programming Deep and deepened through the practice of case study program
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-22
    • 文件大小:6696554
    • 提供者:王扬
  1. 2209544yufa

    0下载:
  2. 1.设计目的 课程设计为学生提供了一个既动手又动脑,独立实践的机会,将课本上的理论知识和实际有机的结合起来,锻炼学生的分析系统,解决实际问题的能力。提高学生分析系统、实践编程的能力。 -1. Designed course is designed to provide students with a hands they both mental and physical, independent practice opportunities will be textbook on the
  3. 所属分类:Document

    • 发布日期:2017-04-13
    • 文件大小:1561
    • 提供者:王雷
« 1 23 4 5 6 7 8 9 10 ... 25 »
搜珍网 www.dssz.com